home *** CD-ROM | disk | FTP | other *** search
- Short: Removes unnecessary parts from e-mail files, works with YAM
- Author: march@staszic.waw.pl (Marek Szyprowski)
- Uploader: march@staszic.waw.pl (Marek Szyprowski)
- Type: comm/mail
- Version: 3.1
-
- TruncateMail is a small tool written in C, which removes all
- unnecessary parts from e-mail files - most lines from header and
- advetisments added by various servers.
-
- What's new?
-
- - recompiled with GCC
- - new, smaller init procedure
- - reduced stack usage (now TruncateMail needs only about 500 bytes
- of stack)
-
- Features:
-
- * it is fully configurable by editing prefs file
-
- * while processing mail files do not affect any attachments
-
- * it is very fast - processing 500 typical mails from WFMH
- AmigaPL mailing list takes about 15 seconds on my system
-
- * works with YAM through additional arexx script
-
- * do not need much memory - only a few kilobytes, even while
- processing big files
-
-
-